Docs.rs
xmas-elf-0.9.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xmas-elf 0.9.1
Library for parsing and navigating ELF data; zero-allocation, type-safe.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0.85%
4
out of
469
items documented
0
out of
183
items with examples
Links
nrc/xmas-elf
159
45
18
crates.io
Dependencies
flate2 ^1
normal
zero ^0.1
normal
Versions
0.9.1
0.9.0
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Owners
xmas-elf
A library for parsing and navigating ELF files.
Pure Rust
Zero allocation (minimal allocation for interpreting the data)
Strongly, statically typed.